IDBConnection Interface Reference

Inheritance diagram for IDBConnection:

DBConnection

List of all members.

Public Member Functions

 get_var ($sql, $x=0, $y=0)
 get_results ($sql, $output=OBJECT)
 get_row ($sql, $output=OBJECT, $y=0)
 get_col ($sql, $x=0)


Detailed Description

Interface fuer einen EzSQL Wrapper. Denkbar waere auch eine implementierende Klasse, die die Datenbank nur simuliert.

Member Function Documentation

IDBConnection::get_col ( sql,
x = 0 
)

Implemented in DBConnection.

IDBConnection::get_results ( sql,
output = OBJECT 
)

Implemented in DBConnection.

IDBConnection::get_row ( sql,
output = OBJECT,
y = 0 
)

Implemented in DBConnection.

IDBConnection::get_var ( sql,
x = 0,
y = 0 
)

Implemented in DBConnection.


The documentation for this interface was generated from the following file:

Generated on Sat Oct 31 17:53:49 2009 for eStudy by  doxygen 1.5.8